Skip to content

Conversation

@afadesigns
Copy link

Summary\n- ensure IndexLevel rejects pagination cursors whose value type does not match the sort property\n- load JSON schemas from disk in compile-validators to stay compatible with Node 22 CLI\n- add regression coverage for iterator and in-memory paging when the cursor type is wrong\n\n## Testing\n- node --enable-source-maps node_modules/.bin/mocha dist/esm/tests/store/index-level.spec.js --grep "IndexLevel"

Add cursor type validation before running iterator or in-memory pagination and cover mismatched cursor values via targeted mocha run.

Signed-off-by: afadesigns <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant